home *** CD-ROM | disk | FTP | other *** search
/ Internet Pratica / IPRAT_01.iso / ASP / ASPapp Portal / readme.txt < prev    next >
INI File  |  2002-03-13  |  16KB  |  306 lines

  1. [Overview and License]
  2.  
  3. This is a freeware Portal application design to be a useful example of using ASPapp.com and Microsoft's Active Server Pages to create database-driven Web site. By downloading and using this source code you agree to the following licences and terms of use statement:
  4. Copyright (c) 2001, Iatek LLC
  5. http://www.iatek.com, http://www.aspapp.com
  6.  
  7. This script was released at ASPapp.com
  8. *   Visit for more great scripts!
  9. *   This may be used and changed freely as long as this msg is intact!
  10.  
  11. This software is distributed with General Public License which is attached below. Any derivatives of this software must remain opensource and must be distributed at no charge.
  12. If you modify the program, you are encouraged to notify the copyright holder in the case that your contribution might be included in the next release along with your contributor credits.
  13.  
  14. For more information regarding copying, distribution or modifications, contact aspapp.com.
  15.  
  16. --------------------------------------------------------------
  17. GNU GENERAL PUBLIC LICENSE 
  18.  
  19. TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
  20. 0. This License applies to any program or other work which
  21. contains a notice placed by the copyright holder saying it 
  22. may be distributed under the terms of this General Public 
  23. License. The "Program", below, refers to any such program or 
  24. work, and a "work based on the Program" means either the 
  25. Program or any derivative work under copyright law: that is 
  26. to say, a work containing the Program or a portion of it, 
  27. either verbatim or with modifications and/or translated into 
  28. another language. (Hereinafter, translation is included 
  29. without limitation in the term "modification".) Each 
  30. licensee is addressed as "you".
  31.  
  32. Activities other than copying, distribution and modification 
  33. are not covered by this License; they are outside its scope. 
  34. The act of running the Program is not restricted, and the 
  35. output from the Program is covered only if its contents 
  36. constitute a work based on the Program (independent of 
  37. having been made by running the Program). Whether that is 
  38. true depends on what the Program does.
  39.  
  40. 1. You may copy and distribute verbatim copies of the 
  41. Program's source code as you receive it, in any medium, 
  42. provided that you conspicuously and appropriately publish on 
  43. each copy an appropriate copyright notice and disclaimer of 
  44. warranty; keep intact all the notices that refer to this 
  45. License and to the absence of any warranty; and give any 
  46. other recipients of the Program a copy of this License along 
  47. with the Program.
  48.  
  49. You may charge a fee for the physical act of transferring a 
  50. copy, and you may at your option offer warranty protection 
  51. in exchange for a fee.
  52.  
  53. 2. You may modify your copy or copies of the Program or any 
  54. portion of it, thus forming a work based on the Program, and 
  55. copy and distribute such modifications or work under the 
  56. terms of Section 1 above, provided that you also meet all of 
  57. these conditions:
  58.  
  59. a) You must cause the modified files to carry prominent 
  60. notices stating that you changed the files and the date of 
  61. any change.
  62.  
  63. b) You must cause any work that you distribute or publish, 
  64. that in whole or in part contains or is derived from the 
  65. Program or any part thereof, to be licensed as a whole at no 
  66. charge to all third parties under the terms of this License.
  67.  
  68. c) If the modified program normally reads commands 
  69. interactively when run, you must cause it, when started 
  70. running for such interactive use in the most ordinary way, 
  71. to print or display an announcement including an appropriate 
  72. copyright notice and a notice that there is no warranty (or 
  73. else, saying that you provide a warranty) and that users may 
  74. redistribute the program under these conditions, and telling 
  75. the user how to view a copy of this License. (Exception: if 
  76. the Program itself is interactive but does not normally 
  77. print such an announcement, your work based on the Program 
  78. is not required to print an announcement.)
  79.  
  80. These requirements apply to the modified work as a whole. If 
  81. identifiable sections of that work are not derived from the 
  82. Program, and can be reasonably considered independent and 
  83. separate works in themselves, then this License, and its 
  84. terms, do not apply to those sections when you distribute 
  85. them as separate works. But when you distribute the same 
  86. sections as part of a whole which is a work based on the 
  87. Program, the distribution of the whole must be on the terms 
  88. of this License, whose permissions for other licensees 
  89. extend to the entire whole, and thus to each and every part 
  90. regardless of who wrote it.
  91.  
  92. Thus, it is not the intent of this section to claim rights 
  93. or contest your rights to work written entirely by you; 
  94. rather, the intent is to exercise the right to control the 
  95. distribution of derivative or collective works based on the 
  96. Program.
  97.  
  98. In addition, mere aggregation of another work not based on 
  99. the Program with the Program (or with a work based on the 
  100. Program) on a volume of a storage or distribution medium 
  101. does not bring the other work under the scope of this 
  102. License.
  103.  
  104. 3. You may copy and distribute the Program (or a work based 
  105. on it, under Section 2) in object code or executable form 
  106. under the terms of Sections 1 and 2 above provided that you 
  107. also do one of the following:
  108.  
  109. a) Accompany it with the complete corresponding 
  110. machine-readable source code, which must be distributed 
  111. under the terms of Sections 1 and 2 above on a medium 
  112. customarily used for software interchange; or,
  113.  
  114. b) Accompany it with a written offer, valid for at least 
  115. three years, to give any third party, for a charge no more 
  116. than your cost of physically performing source distribution, 
  117. a complete machine-readable copy of the corresponding source 
  118. code, to be distributed under the terms of Sections 1 and 2 
  119. above on a medium customarily used for software interchange; 
  120. or,
  121.  
  122. c) Accompany it with the information you received as to the 
  123. offer to distribute corresponding source code. (This 
  124. alternative is allowed only for noncommercial distribution 
  125. and only if you received the program in object code or 
  126. executable form with such an offer, in accord with 
  127. Subsection b above.)
  128.  
  129. The source code for a work means the preferred form of the 
  130. work for making modifications to it. For an executable work, 
  131. complete source code means all the source code for all 
  132. modules it contains, plus any associated interface 
  133. definition files, plus the scripts used to control 
  134. compilation and installation of the executable. However, as 
  135. a special exception, the source code distributed need not 
  136. include anything that is normally distributed (in either 
  137. source or binary form) with the major components (compiler, 
  138. kernel, and so on) of the operating system on which the 
  139. executable runs, unless that component itself accompanies 
  140. the executable.
  141.  
  142. If distribution of executable or object code is made by 
  143. offering access to copy from a designated place, then 
  144. offering equivalent access to copy the source code from the 
  145. same place counts as distribution of the source code, even 
  146. though third parties are not compelled to copy the source 
  147. along with the object code.
  148.  
  149. 4. You may not copy, modify, sublicense, or distribute the 
  150. Program except as expressly provided under this License. Any 
  151. attempt otherwise to copy, modify, sublicense or distribute 
  152. the Program is void, and will automatically terminate your 
  153. rights under this License. However, parties who have 
  154. received copies, or rights, from you under this License will 
  155. not have their licenses terminated so long as such parties 
  156. remain in full compliance.
  157.  
  158. 5. You are not required to accept this License, since you 
  159. have not signed it. However, nothing else grants you 
  160. permission to modify or distribute the Program or its 
  161. derivative works. These actions are prohibited by law if you 
  162. do not accept this License. Therefore, by modifying or 
  163. distributing the Program (or any work based on the Program), 
  164. you indicate your acceptance of this License to do so, and 
  165. all its terms and conditions for copying, distributing or 
  166. modifying the Program or works based on it.
  167.  
  168. 6. Each time you redistribute the Program (or any work based 
  169. on the Program), the recipient automatically receives a 
  170. license from the original licensor to copy, distribute or 
  171. modify the Program subject to these terms and conditions. 
  172. You may not impose any further restrictions on the 
  173. recipients' exercise of the rights granted herein. You are 
  174. not responsible for enforcing compliance by third parties to 
  175. this License.
  176.  
  177. 7. If, as a consequence of a court judgment or allegation of 
  178. patent infringement or for any other reason (not limited to 
  179. patent issues), conditions are imposed on you (whether by 
  180. court order, agreement or otherwise) that contradict the 
  181. conditions of this License, they do not excuse you from the 
  182. conditions of this License. If you cannot distribute so as 
  183. to satisfy simultaneously your obligations under this 
  184. License and any other pertinent obligations, then as a 
  185. consequence you may not distribute the Program at all. For 
  186. example, if a patent license would not permit royalty-free 
  187. redistribution of the Program by all those who receive 
  188. copies directly or indirectly through you, then the only way 
  189. you could satisfy both it and this License would be to 
  190. refrain entirely from distribution of the Program.
  191.  
  192. If any portion of this section is held invalid or 
  193. unenforceable under any particular circumstance, the balance 
  194. of the section is intended to apply and the section as a 
  195. whole is intended to apply in other circumstances.
  196.  
  197. It is not the purpose of this section to induce you to 
  198. infringe any patents or other property right claims or to 
  199. contest validity of any such claims; this section has the 
  200. sole purpose of protecting the integrity of the free 
  201. software distribution system, which is implemented by public 
  202. license practices. Many people have made generous 
  203. contributions to the wide range of software distributed 
  204. through that system in reliance on consistent application of 
  205. that system; it is up to the author/donor to decide if he or 
  206. she is willing to distribute software through any other 
  207. system and a licensee cannot impose that choice.
  208.  
  209. This section is intended to make thoroughly clear what is 
  210. believed to be a consequence of the rest of this License.
  211.  
  212. 8. If the distribution and/or use of the Program is 
  213. restricted in certain countries either by patents or by 
  214. copyrighted interfaces, the original copyright holder who 
  215. places the Program under this License may add an explicit 
  216. geographical distribution limitation excluding those 
  217. countries, so that distribution is permitted only in or 
  218. among countries not thus excluded. In such case, this 
  219. License incorporates the limitation as if written in the 
  220. body of this License.
  221.  
  222. 9. The Free Software Foundation may publish revised and/or 
  223. new versions of the General Public License from time to 
  224. time. Such new versions will be similar in spirit to the 
  225. present version, but may differ in detail to address new 
  226. problems or concerns.
  227.  
  228. Each version is given a distinguishing version number. If 
  229. the Program specifies a version number of this License which 
  230. applies to it and "any later version", you have the option 
  231. of following the terms and conditions either of that version 
  232. or of any later version published by the Free Software 
  233. Foundation. If the Program does not specify a version number 
  234. of this License, you may choose any version ever published 
  235. by the Free Software Foundation.
  236.  
  237. 10. If you wish to incorporate parts of the Program into 
  238. other free programs whose distribution conditions are 
  239. different, write to the author to ask for permission. For 
  240. software which is copyrighted by the Free Software 
  241. Foundation, write to the Free Software Foundation; we 
  242. sometimes make exceptions for this. Our decision will be 
  243. guided by the two goals of preserving the free status of all 
  244. derivatives of our free software and of promoting the 
  245. sharing and reuse of software generally.
  246.  
  247.  
  248. NO WARRANTY
  249. 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS 
  250. NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY 
  251. APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE 
  252. COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM 
  253. "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR 
  254. IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED 
  255. WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR 
  256. PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE 
  257. OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE 
  258. DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, 
  259. REPAIR OR CORRECTION.
  260.  
  261. 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED 
  262. TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY 
  263. WHO MAY MODIFY AND/OR REDISTRIBUTE THE PROGRAM AS PERMITTED 
  264. ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, 
  265. SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF 
  266. THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT 
  267. LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR 
  268. LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE 
  269. PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH 
  270. HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF 
  271. SUCH DAMAGES.
  272.  
  273.  
  274. END OF TERMS AND CONDITIONS
  275.  
  276. We hope you find the application useful and are able to offer this application for free because we do not provide support. If you do need support visit the forums area at ASPapp.com, or contact us at: support@aspapp.com, but there is a minimum $99 fee (per incident) for email or phone support that can be paid via credit card. 
  277.  
  278.  
  279. [Features]
  280.  
  281. This version features basic user, link, and content management. We have not found a more robust freeware .asp portal application. For extended features, customization, and upgraded versions visit ASPapp.com 
  282. user management 
  283. heirarchical category management 
  284. link/listing management 
  285. content/article management 
  286. HTML content authoring 
  287. browser-based administration 
  288. header and footer wrapper templates 
  289. standard Microsoft ASP source code 
  290. standard .css style sheets 
  291.  
  292.  
  293. [Installation and Setup]
  294.  
  295. This software will run on Microsoft IIS4+ Web servers running WinNT, Win2K, and WinXP To install.. 
  296. unzip the .zip file to a Web shared (alias or virtual created via IIS) folder 
  297. make sure the '/data' folder is write accesible to the IUSR_MACHINE account 
  298. read configuration notes below.. 
  299.  
  300.  
  301. [Configuration]
  302.  
  303. Here's what you need to change... 
  304. make sure the database connection paths (cn.Open, user_cn,Open) in 'i_utils' are valid paths to the database 
  305. specify the correct 'report errors' email address in 'links.asp' 
  306. The most common reason for problems is that the Internet Guest account (IUSR_MACHINE) does not have 'Write' permissions on the database file (.mdb). To fix this problem, use the Security tab in Windows Explorer to adjust the properties for this file so that the Internet Guest account has the correct permissions. When using Microsoft Access databases with ADO, it is also necessary to give the Internet Guest account Write permissions on the directory containing the .mdb file. This is because Jet creates an .ldb file to handle database locking. You may also need to give read/write permission on the Temp folder because Jet may create temporary files in this directory.